home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 597 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  789 b 

  1. From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
  2. Date: Thu, 4 Nov 93 13:56:32 +0100
  3. Message-Id: <9311041256.AA17525@issan.informatik.uni-dortmund.de>
  4. To: mint@atari.archive.umich.edu
  5. In-Reply-To: <9311041223.AA08187@topaz.techfak.uni-bielefeld.de> (itschere@TechFak.Uni-Bielefeld.DE)
  6. Subject: Re: `real' ps anyone? :)
  7.  
  8. >>>>> itschere@TechFak.Uni-Bielefeld.DE writes:
  9.  
  10. |> Juergen Lock writes:
  11. |>> something that would be useful for debugging those job control/pgroup
  12. |>> problems:  is there a `real' ps command for MiNT somewhere, one that
  13. |>> can list processes ttys, pgrps etc. like on un*x?
  14.  
  15. |> and one that displays other users processes as well,
  16. |> if you're not root... :-)
  17.  
  18. This is easy:
  19.  
  20. chown root /bin/ps
  21. chmod u+s /bin/ps
  22.  
  23. of cause, only with MinixFS :-)
  24.  
  25. Andreas.
  26.